Package Search
pulsemcp/package searchProvides access to versioned source code from major open-source projects including Go, Python, Rust, and LLVM through GitHub releases integration with automatic tracking and indexing of tagged releases for canonical code examples and language evolution analysis.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"package_search": {
"url": "None",
"transport": "http"
}
}
}